It completely removes a file from your disk without leaving any track. It is very fast. It overwrites any deleted file with blanks or random data N times - where N is given by the user. Also, it changes the filename. No setup is needed.
Features
- High Performance
- Ability to choose the number of overwrite iterations (1 to 100)
- Ability to choose overwrite method using blanks
- Ability to choose overwrite method using random data
- Ability to choose overwrite method using a user defined ascii character
- Data as well as Filename deletion
- No setup is needed, you get just a single executable
- Requires .net 3.5
- Overcome the 2Gb file size barrier. Files with any size can be deleted.
Categories
SecurityLicense
GNU General Public License version 2.0 (GPLv2)Follow FileKiller
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
Hi there, I examined your source codes but I saw something wrong. You're calculating a random byte and you're overwriting it 10 (or selected times from the numericUpDown1) times. If you want to correct the code, you should calculate the random byte in the for loop. Also it's doing the same thing 10 times, so it slows down the program.
-
Easy to use and works.
-
Nice and Easy to use.
-
good job
-
Great program. But when I deleted all .NET frameworks except 4.0 I had to find out that Filekiller does not run under .NET 4.0. Any plans to change this?